home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 13560 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: eql.caltech.edu!rankin
  2. From: rankin@eql.caltech.edu (Pat Rankin)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: *** Bison Users *** Questions..
  5. Date: 8 Apr 1996 15:52 PST
  6. Organization: California Institute of Technology
  7. Distribution: world
  8. Message-ID: <8APR199615523548@eql.caltech.edu>
  9. References: <4k8nfe$eig@news.bu.edu>
  10. NNTP-Posting-Host: eql.caltech.edu
  11. News-Software: VAX/VMS VNEWS 1.41x8  
  12.  
  13. In article <4k8nfe$eig@news.bu.edu>, arvind@bu.edu (Arvind K.) writes...
  14. >    1) Are there any resources for users of BISON ?
  15.  
  16.      The majority of reference material about yacc applies to bison too.
  17.  
  18. >    2) How active is the development of future releases/improvements to
  19. > BISON, The reason I have this question is because the version of BISON I
  20. > have is dated in 1991, I am wondering if the next version has a different
  21. > name? or is there another improved program in existence ? 
  22.  
  23.      bison-1.24 was released in May, 1995 according to its ChangeLog file.
  24. The most noticeable change from earlier versions is that code it generates
  25. from the default skeleton file, bison.simple, no longer becomes encumbered
  26. by the GNU Public License.
  27.  
  28.         Pat Rankin, rankin@eql.caltech.edu
  29.